internal representation
英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]
美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]
网络 内部表示; 内部表象; 内在表征; 内部表征; 内在表象
英英释义
noun
- a presentation to the mind in the form of an idea or image
双语例句
- This results in a very compact internal representation.
这导致一种非常紧凑的内部表示。 - Having one internal format would enable all of the Java-based languages to resolve to the same internal representation, he said.
建立一种内部格式可以让所有基于Java的语言解析相同的内部表示,他说。 - The key technologies of implementation are analyzed, such as internal representation of source code, instantiation of design patterns, dynamic pattern template generation and so on.
此外,详细分析了实现中的源程序内部表示、设计模式实例化、动态模板生成技术等关键技术。 - The process involves generating an internal representation of a method that's different from bytecodes but at a higher level than the target processor's native instructions.
此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。 - If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHARFORBITDATA。 - We use BPMN as a notation but we have our own internal representation.
我们使用BPMN做注解,但是也有自己的内部表现形式。 - The internal transport ( rings in the current implementation) move only buffers and have no knowledge of their internal representation.
内部传输(当前实现中的连接点)仅移动缓冲区,并且不知道它们的内部表示。 - Currently the loader passes the internal representation of the code back to Ruby for execution.
目前,加载器会把代码的内部表示返回给Ruby来执行。 - The conceptual structure of the new match network and the data structure of its internal representation are described.
文中详细描述了这种网络的基本结构及其内部表示的数据结构。 - For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。